libxl: extend physinfo structure
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 22 Apr 2010 08:37:31 +0000 (09:37 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 22 Apr 2010 08:37:31 +0000 (09:37 +0100)
commit6de99b587a02e71b2d1708ca70e15a91947bf5c1
treebb68b85c1b4334c71c9ad137b4429f12807e674c
parent8c81e1d03f9d8988c80fb61f82473893c4135aa3
libxl: extend physinfo structure

The libxl version of the physinfo sysctl does not contain some
fields like nr_nodes or capabilities needed for xl info output.
Add them to the structure and the retrieving function.

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Acked-by: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
tools/libxl/libxl.c
tools/libxl/libxl.h